adTempus API
|
Gets the table name for the selection statement.
HRESULT GetTableName([out,retval] BSTR * tableName);
GetTableName([out,retval] BSTR tableName);
Sub GetTableName(tableName As [out,retval] BSTR)
The name of the database table to select from.
See the overview for information on the proper syntax for the clause.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|